Welcome![Sign In][Sign Up]
Location:
Search - openGL programs

Search list

[OpenGL programopengl_10samples

Description: OpenGL编程10个实例-OpenGL programs 10 examples
Platform: | Size: 812032 | Author: wolfslash | Hits:

[OpenGL programOpenGL_worm

Description: 一个用利用OpenGL编写的小虫子随机移动的多媒体程序-use OpenGL with a small insect prepared random mobile multimedia programs
Platform: | Size: 10240 | Author: 郭国锋 | Hits:

[OpenGL programopengl小程序

Description: 我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the procedures (txt file), should bear in mind glut32.dll copy the file to the Windows System directory procedures can run! Because I still college students, not too difficult procedures, as appropriate, consider looking head! ! Thank you! !
Platform: | Size: 888832 | Author: 晓迪 | Hits:

[OpenGL program1利用OpenGL实现动画效果

Description: 用OPenGL库,实现动态效果,该程式教了你怎么样使用OPENGL-use OpenGL libraries, dynamic effects, the programs teach you how to use OpenGL kind
Platform: | Size: 10240 | Author: 余世均 | Hits:

[OpenGL programtetrix-src

Description: opengl小程序,最近正在研究,正四处搜寻经典代码来参考。各位仁兄互相交流啊 -opengl small programs, the latest being, the search is four classic reference to the code. You ah a wild exchange
Platform: | Size: 590848 | Author: 周旭峰 | Hits:

[OpenGL programstepic

Description: 用opengl实现的现实立体图片的例子程序,可以将两张左右眼的图片显示成立体图形。-use opengl achieve realistic three-dimensional pictures of example programs can be around two eyes showed that the establishment of the Photo-Graphics.
Platform: | Size: 1999872 | Author: 孙维 | Hits:

[OpenGL programSolarSystem

Description: 用opengl写的小程序,模拟太阳系的运动轨迹-Opengl with small programs written to simulate the trajectories of solar system
Platform: | Size: 3627008 | Author: wangweiming | Hits:

[OpenGL programhudie

Description: OpenGL課上老師的示例程序.一個蝴蝶飛舞的OpenGL屏幕保護-OpenGL class teacher s sample programs. A butterfly fluttering of the OpenGL screen saver
Platform: | Size: 194560 | Author: 玲音 | Hits:

[VC/MFC1

Description: The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects. -The OpenGL graphics system is a software interface to graphics hardware. (The GL stands for Graphics Library.) It allows you to create interactive programs that produce color images of moving three-dimensional objects.
Platform: | Size: 518144 | Author: 董立峰 | Hits:

[OpenGL programA01_OpenGL

Description: opengl的基本框架,所有opengl程序都继续此类框架-the basic framework of opengl, all opengl programs to continue such a framework
Platform: | Size: 911360 | Author: 周帅 | Hits:

[3D GraphicOpenGL1

Description: OpenGL的程序框架,任何一种OPENGL程序都可以用它进行运行。 -OpenGL s procedural framework, any kind of OPENGL programs can use it to run.
Platform: | Size: 7168 | Author: 马迪 | Hits:

[OpenGL programGLSprite

Description: Iphone手机开发的关于OpenGL、2D图形设计的示例程序,可以直接用X-code开发工具和Iphone模拟器运行。-Iphone mobile phone about the development of OpenGL, 2D graphic design of the sample programs can be directly used for X-code development tools and Iphone simulator is running.
Platform: | Size: 89088 | Author: Sylvan Wu | Hits:

[VC/MFCOPENGL_MFC_TUTORIALS

Description: 给OPENGL的初学者。包含18个tutorial和2篇文章。每个tutorial都提供下载对应源码的链接。-This series of 18 tutorials and 2 articles has been written specifically for the OpenGL beginner. In writing these tutorials it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been written using Visual C++ 6.0. As we discuss each tutorial we would be using Visual C++, OpenGL and Glut libraries to create the programs. We will also create a general and reusable framework for writing OpenGL applications for Windows using MFC. This framework would be useful for writing future OpenGL programs without worrying about rewriting all the boilerplate code each time. Also note that these tutorials do not cover everything about OpenGL.
Platform: | Size: 3801088 | Author: 李峥嵘 | Hits:

[OpenGL program3D_Graphics_Sample_Programs

Description: 一些opengl程序,其中包括轨迹球、镜面效果、机器人-some opengl programs,inculdes arcball、mirror effect、robot,and so on.
Platform: | Size: 10115072 | Author: 贺萍 | Hits:

[JSP/JavaJava_3D_Source

Description: Java 3D是Java语言在三维图形领域的扩展,是一组应用编程接口(API)。利用Java 3D提供的API,可以编写出基于网页的三维动画、各种计算机辅助教学软件和三维游戏等等。利用Java 3D编写的程序,只需要编程人员调用这些API进行编程,而客户端只需要使用标准的Java虚拟机就可以浏览,因此具有不需要安装插件的优点。   JAVA 3D从高层次为开发者提供对三维实体的创建、操纵和着色,使开发工作变得极为简单。同时,JAVA 3D的低级API是依赖于现有的三维图形系统的,如Direct 3D、OpenGL、QuickDraw 3D和XGL等-Java 3D is a three-dimensional graphics in Java language to expand the field, is a set of application programming interface (API). The use of Java 3D provides the API, can produce web-based three-dimensional animation, a variety of three-dimensional computer-aided teaching software and games and so on. The use of Java 3D programs that programmers only need to call these API programming, and the client only need to use the standard Java virtual machine will be able to browse, and therefore do not need to install the advantages of plug-ins. JAVA 3D from the high-level to provide for the development of three-dimensional entities of the creation, manipulation and rendering, so that development work has become extremely simple. At the same time, JAVA 3D s low-level API is dependent on the existing three-dimensional graphics system, such as Direct 3D, OpenGL, QuickDraw 3D and XGL, etc.
Platform: | Size: 7875584 | Author: | Hits:

[OpenGL programOPENGL_MFC_TUTORIALS

Description: it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been written using Visual C++ 6.0. As we discuss each tutorial we would be using Visual C++, OpenGL and Glut libraries to create the programs. We will also create a general and reusable framework for writing OpenGL applications for Windows using MFC. This framework would be useful for writing future OpenGL programs without worrying about rewriting all the boilerplate code each time. Also note that these tutorials do not cover everything about OpenGL.
Platform: | Size: 3801088 | Author: vivek | Hits:

[OpenGL programopenGL

Description: 实现一个篮球和一个排球在一个密闭的屋子里运动碰撞。main.cpp文件里的为一个完整的程序。 其他几个头文件是另外的几个OpenGL程序。-To achieve a basketball and a volleyball in a closed room where sports collision. main.cpp file for a complete program. Several other header files is another of several OpenGL programs.
Platform: | Size: 802816 | Author: zhan | Hits:

[Software EngineeringOpenGLpointclouds

Description: OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud models OBJ file characteristics and basic structure, in the VC++6.0 platform combines OpenGL completed the OBJ format files read and the three-dimensional point cloud model of show, rotate, pan, zoom transform function. The experimental results show that the use of OpenGL programs can be developed efficiently to achieve real-time point cloud of the various actions.
Platform: | Size: 322560 | Author: 赵明 | Hits:

[OpenGL programopengl

Description: 一个使用vc opengl实现的画茶壶兔子以及实现旋转缩放的小程序-A picture of the realization of the use of vc opengl and realize the teapot rabbit rotating the zoom small programs
Platform: | Size: 194560 | Author: huqin | Hits:

[OpenGL programCG-Programs

Description: OpenGL programs for Computer Graphics lab
Platform: | Size: 1750016 | Author: ArchuBhumiKrithi | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net